[INFO] cloning repository https://github.com/chrboku/util_FragExtract_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrboku/util_FragExtract_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrboku%2Futil_FragExtract_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrboku%2Futil_FragExtract_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 994355a9713c36ae782135927d33adb3e2e0360c
[INFO] checking chrboku/util_FragExtract_Rust against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrboku%2Futil_FragExtract_Rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chrboku/util_FragExtract_Rust
[INFO] finished tweaking git repo https://github.com/chrboku/util_FragExtract_Rust
[INFO] tweaked toml for git repo https://github.com/chrboku/util_FragExtract_Rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrboku/util_FragExtract_Rust on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrboku/util_FragExtract_Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded font-kit v0.14.3
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded ryan v0.2.3
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.5
[INFO] [stderr]   Downloaded fixedbitset v0.3.2
[INFO] [stderr]   Downloaded hungarian v1.1.1
[INFO] [stderr]   Downloaded munkres v0.5.2
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded ndarray v0.14.0
[INFO] [stderr]   Downloaded matrix v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb
[INFO] running `Command { std: "docker" "start" "3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking fixedbitset v0.3.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking pkg-config v0.3.32
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ndarray v0.13.1
[INFO] [stderr]     Checking matrix v0.22.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking hungarian v1.1.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking munkres v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking ryan v0.2.3
[INFO] [stderr]     Checking FragExtract v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `max_mz_dev_ppm`
[INFO] [stdout]    --> src/main.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     max_mz_dev_ppm: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_mz_dev_ppm`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:593:9
[INFO] [stdout]     |
[INFO] [stdout] 593 |     let mut draw_section = |section_data: &[(f64, f64, i32, f64, f64)], section_title: &str, start_row: &mut i32, running_number: &...
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_mz`
[INFO] [stdout]    --> src/main.rs:656:9
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let min_mz = mzs.iter().cloned().fold(f64::INFINITY, f64::min);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_mz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_mz_dev_ppm`
[INFO] [stdout]    --> src/main.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     max_mz_dev_ppm: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_mz_dev_ppm`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:593:9
[INFO] [stdout]     |
[INFO] [stdout] 593 |     let mut draw_section = |section_data: &[(f64, f64, i32, f64, f64)], section_title: &str, start_row: &mut i32, running_number: &...
[INFO] [stdout]     |         ----^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_mz`
[INFO] [stdout]    --> src/main.rs:656:9
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let min_mz = mzs.iter().cloned().fold(f64::INFINITY, f64::min);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_mz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.00s
[INFO] running `Command { std: "docker" "inspect" "3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb", kill_on_drop: false }`
[INFO] [stdout] 3881349d5aa57d210db4c2f2797c48a29298fd9ba3f70778e2ec2d3e65940cfb
